﻿2026-06-22T02:44:49.8907613Z ##[group]Run actions/checkout@v5
2026-06-22T02:44:49.8908159Z with:
2026-06-22T02:44:49.8908444Z   fetch-depth: 0
2026-06-22T02:44:49.8908765Z   repository: SaberMage/spt-core
2026-06-22T02:44:49.8911673Z   token: ***
2026-06-22T02:44:49.8911963Z   ssh-strict: true
2026-06-22T02:44:49.8912250Z   ssh-user: git
2026-06-22T02:44:49.8912540Z   persist-credentials: true
2026-06-22T02:44:49.8912899Z   clean: true
2026-06-22T02:44:49.8913195Z   sparse-checkout-cone-mode: true
2026-06-22T02:44:49.8913563Z   fetch-tags: false
2026-06-22T02:44:49.8913873Z   show-progress: true
2026-06-22T02:44:49.8914166Z   lfs: false
2026-06-22T02:44:49.8914469Z   submodules: false
2026-06-22T02:44:49.8914763Z   set-safe-directory: true
2026-06-22T02:44:49.8915074Z ##[endgroup]
2026-06-22T02:44:50.0715479Z Syncing repository: SaberMage/spt-core
2026-06-22T02:44:50.0716638Z ##[group]Getting Git version info
2026-06-22T02:44:50.0717127Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-22T02:44:50.0993849Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-22T02:44:50.1197906Z git version 2.43.0.windows.1
2026-06-22T02:44:50.1225739Z ##[endgroup]
2026-06-22T02:44:50.1233525Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\bfc4cfb4-c127-4418-9238-f317f6168b82\.gitconfig'
2026-06-22T02:44:50.1247251Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bfc4cfb4-c127-4418-9238-f317f6168b82' before making global git config changes
2026-06-22T02:44:50.1248281Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:44:50.1252515Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-22T02:44:50.1580674Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-22T02:44:50.1770449Z https://github.com/SaberMage/spt-core
2026-06-22T02:44:50.1797860Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:44:50.1802046Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:44:50.1993021Z HEAD
2026-06-22T02:44:50.2221586Z ##[endgroup]
2026-06-22T02:44:50.2224825Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-22T02:44:50.5807484Z ##[group]Cleaning the repository
2026-06-22T02:44:50.5811179Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-22T02:44:54.0672634Z Removing target/
2026-06-22T02:44:54.0709120Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-22T02:44:54.1109298Z HEAD is now at 316c6fc Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:44:54.1135250Z ##[endgroup]
2026-06-22T02:44:54.1135631Z ##[group]Disabling automatic garbage collection
2026-06-22T02:44:54.1139799Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-22T02:44:54.1353229Z ##[endgroup]
2026-06-22T02:44:54.1353621Z ##[group]Setting up auth
2026-06-22T02:44:54.1362192Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:44:54.1582324Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-22T02:44:54.5396853Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:44:54.5636691Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-22T02:44:54.9117051Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:44:54.9339699Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-22T02:44:55.2823659Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-22T02:44:55.3068732Z ##[endgroup]
2026-06-22T02:44:55.3069156Z ##[group]Fetching the repository
2026-06-22T02:44:55.3075767Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +316c6fc1b45416d8491508c0767c41b2c33e2e20:refs/remotes/pull/26/merge
2026-06-22T02:44:56.3465015Z ##[endgroup]
2026-06-22T02:44:56.3465730Z ##[group]Determining the checkout info
2026-06-22T02:44:56.3466076Z ##[endgroup]
2026-06-22T02:44:56.3474278Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-22T02:44:56.3747277Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-22T02:44:56.4013144Z ##[group]Checking out the ref
2026-06-22T02:44:56.4017003Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:44:56.4360424Z HEAD is now at 316c6fc Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:44:56.4381314Z ##[endgroup]
2026-06-22T02:44:56.4616153Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-22T02:44:56.4817798Z 316c6fc1b45416d8491508c0767c41b2c33e2e20
